PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentFileAttachment Class / setMimeType Method
The MIME type of the attachment.
In This Topic
    setMimeType Method
    In This Topic
    Sets the MIME type.
    Syntax
    public void setMimeType( 
       java.lang.String mimeType
    )

    Parameters

    mimeType
    The MIME type of the attachment.
    See Also